object frmFirewallSiteEditor: TfrmFirewallSiteEditor Left = 0 Top = 0 ActiveControl = btnOK BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'frmFirewallSiteEditor' ClientHeight = 279 ClientWidth = 346 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnHelp = FormHelp DesignSize = ( 346 279) PixelsPerInch = 96 TextHeight = 14 object lblIPAddress: TResLabel Left = 48 Top = 39 Width = 58 Height = 14 Hint = 'lblIPAddress (LOAD FAILED 50105)' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False ResourceCaption = 50105 ResourceOptions = [rsoStripAccels, rsoStripCRLF] end object lblIPAddress2: TResLabel Left = 48 Top = 94 Width = 58 Height = 14 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False ResourceCaption = 50105 ResourceOptions = [rsoStripAccels, rsoStripCRLF] end object lblNetworkMask: TResLabel Left = 48 Top = 132 Width = 77 Height = 14 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False ResourceCaption = 50106 ResourceOptions = [rsoStripAccels, rsoStripCRLF] end object lblHostName: TResLabel Left = 48 Top = 186 Width = 60 Height = 14 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False ResourceCaption = 50107 ResourceOptions = [rsoStripAccels, rsoStripCRLF] end object lblSingleIPInvalid: TResLabel Left = 154 Top = 61 Width = 32 Height = 14 Caption = 'invalid' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsItalic] ParentColor = False ParentFont = False end object lblNetworkIPInvalid: TResLabel Left = 154 Top = 116 Width = 32 Height = 14 Caption = 'invalid' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsItalic] ParentColor = False ParentFont = False end object lblNetworkMaskInvalid: TResLabel Left = 154 Top = 157 Width = 32 Height = 14 Caption = 'invalid' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsItalic] ParentColor = False ParentFont = False end object lblUrlInvalid: TResLabel Left = 154 Top = 209 Width = 32 Height = 14 Caption = 'invalid' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsItalic] ParentColor = False ParentFont = False end object rbnSingle: TResTeRadioButton Left = 16 Top = 12 Width = 297 Height = 21 OnClick = rbnSingleClick Alignment = kalLeftJustify Checked = False GroupIndex = 1 Spacing = 5 ThemeObject = 'default' TabOrder = 0 TabStop = True Transparent = True WordWrap = True ResourceCaption = 50102 ResourceHint = 50102 end object edtSingleIPAddress: TTeEdit Left = 152 Top = 37 Width = 177 Height = 24 Cursor = crIBeam OnExit = validateOnExit BevelWidth = 1 BorderWidth = 3 Enabled = False TabOrder = 1 OnChange = edtSingleIPAddressChange end object rbnNetwork: TResTeRadioButton Left = 16 Top = 67 Width = 130 Height = 21 OnClick = rbnSingleClick Alignment = kalLeftJustify Checked = False GroupIndex = 1 Spacing = 5 ThemeObject = 'default' TabOrder = 2 TabStop = True Transparent = True WordWrap = True ResourceCaption = 50103 ResourceHint = 50103 end object edtNetworkIPAddress: TTeEdit Left = 152 Top = 91 Width = 177 Height = 24 Cursor = crIBeam OnExit = validateOnExit BevelWidth = 1 BorderWidth = 3 Enabled = False TabOrder = 3 OnChange = edtNetworkIPAddressChange end object edtNetworkMask: TTeEdit Left = 152 Top = 131 Width = 177 Height = 24 Cursor = crIBeam OnExit = validateOnExit BevelWidth = 1 BorderWidth = 3 Enabled = False TabOrder = 4 OnChange = edtNetworkMaskChange end object rbnURL: TResTeRadioButton Left = 16 Top = 159 Width = 121 Height = 27 OnClick = rbnSingleClick Alignment = kalLeftJustify Checked = False GroupIndex = 1 Spacing = 5 ThemeObject = 'default' TabOrder = 5 TabStop = True Transparent = True WordWrap = True ResourceCaption = 50104 ResourceHint = 50104 end object edtURLHostName: TTeEdit Left = 152 Top = 183 Width = 177 Height = 24 Cursor = crIBeam OnExit = validateOnExit BevelWidth = 1 BorderWidth = 3 Enabled = False TabOrder = 6 OnChange = edtURLHostNameChange end object btnOK: TResTeButton Left = 134 Top = 248 Width = 99 Height = 25 Anchors = [akRight, akBottom] Default = True ModalResult = 1 TabOrder = 7 ResourceCaption = 50114 ResourceHint = 50114 ExplicitLeft = 292 ExplicitTop = 370 end object btnCancel: TResTeButton Left = 239 Top = 248 Width = 100 Height = 25 Anchors = [akRight, akBottom] Cancel = True ModalResult = 2 TabOrder = 8 ResourceCaption = 50115 ResourceHint = 50115 ExplicitLeft = 397 ExplicitTop = 370 end object ThemeForm: TTeForm2 ThemeObject = 'StandardDialog' Left = 8 Top = 240 end end